google.golang.org/grpc/internal/transport.http2Client.nextID (field)
5 uses
google.golang.org/grpc/internal/transport (current package)
http2_client.go#L113: nextID uint32
http2_client.go#L340: nextID: 1,
http2_client.go#L782: h.streamID = t.nextID
http2_client.go#L783: t.nextID += 2
http2_client.go#L787: transportDrainRequired = t.nextID > MaxStreamID
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)